diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 17:32:33 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-01 17:32:33 +0900 |
| commit | 8040be99a879c8af745905fc88655c6b04450e8e (patch) | |
| tree | d4b41e060bafa198a15c78d248ff4cfb2e290b48 /config/waybar/style/[Colorful] Rainbow Spectrum.css | |
| parent | 8610d39bf22c0a087871e98e4f92822ba5b56ac6 (diff) | |
Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select wallpaper yad to avoid multiple yad notification
Diffstat (limited to 'config/waybar/style/[Colorful] Rainbow Spectrum.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Rainbow Spectrum.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 7afd24ce..fd4e5cb5 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -113,6 +113,8 @@ tooltip label{ #custom-playerctl, #custom-power_vertical, #custom-power, +#custom-quit, +#custom-reboot, #custom-settings, #custom-spotify, #custom-swaync, @@ -232,6 +234,7 @@ tooltip label{ background-color: #cba6f7; } +#custom-reboot, #wireplumber { background-color: #a6e3a1; } @@ -245,6 +248,7 @@ tooltip label{ background-color: #89dceb; } +#custom-quit, #temperature { background-color: #86b4fa; } |
